1
<?xml version=
"1.0" encoding=
"utf-8"?>
8 The primary goals of this format is to allow a simple XML format
9 that is mostly human readable. The generation and parsing of the
10 various data types are done through the TypeConverter classes
11 associated with the data types.
15 ... ado.net/XML headers & schema ...
16 <resheader name="resmimetype">text/microsoft-resx</resheader>
17 <resheader name="version">2.0</resheader>
18 <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
19 <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
20 <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
21 <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
22 <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
23 <value>[base64 mime encoded serialized .NET Framework object]</value>
25 <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
26 <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
27 <comment>This is a comment</comment>
30 There are any number of "resheader" rows that contain simple
33 Each data row contains a name, and value. The row also contains a
34 type or mimetype. Type corresponds to a .NET class that support
35 text/value conversion through the TypeConverter architecture.
36 Classes that don't support this are serialized and stored with the
39 The mimetype is used for serialized objects, and tells the
40 ResXResourceReader how to depersist the object. This is currently not
41 extensible. For a given mimetype the value must be set accordingly:
43 Note - application/x-microsoft.net.object.binary.base64 is the format
44 that the ResXResourceWriter will generate, however the reader can
45 read any of the formats listed below.
47 mimetype: application/x-microsoft.net.object.binary.base64
48 value : The object must be serialized with
49 : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
50 : and then encoded with base64 encoding.
52 mimetype: application/x-microsoft.net.object.soap.base64
53 value : The object must be serialized with
54 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
55 : and then encoded with base64 encoding.
57 mimetype: application/x-microsoft.net.object.bytearray.base64
58 value : The object must be serialized into a byte array
59 : using a System.ComponentModel.TypeConverter
60 : and then encoded with base64 encoding.
62 <xsd:schema id=
"root" xmlns=
"" xmlns:
xsd=
"http://www.w3.org/2001/XMLSchema" xmlns:
msdata=
"urn:schemas-microsoft-com:xml-msdata">
63 <xsd:import namespace=
"http://www.w3.org/XML/1998/namespace" />
64 <xsd:element name=
"root" msdata:
IsDataSet=
"true">
66 <xsd:choice maxOccurs=
"unbounded">
67 <xsd:element name=
"metadata">
70 <xsd:element name=
"value" type=
"xsd:string" minOccurs=
"0" />
72 <xsd:attribute name=
"name" use=
"required" type=
"xsd:string" />
73 <xsd:attribute name=
"type" type=
"xsd:string" />
74 <xsd:attribute name=
"mimetype" type=
"xsd:string" />
75 <xsd:attribute ref=
"xml:space" />
78 <xsd:element name=
"assembly">
80 <xsd:attribute name=
"alias" type=
"xsd:string" />
81 <xsd:attribute name=
"name" type=
"xsd:string" />
84 <xsd:element name=
"data">
87 <xsd:element name=
"value" type=
"xsd:string" minOccurs=
"0" msdata:
Ordinal=
"1" />
88 <xsd:element name=
"comment" type=
"xsd:string" minOccurs=
"0" msdata:
Ordinal=
"2" />
90 <xsd:attribute name=
"name" type=
"xsd:string" use=
"required" msdata:
Ordinal=
"1" />
91 <xsd:attribute name=
"type" type=
"xsd:string" msdata:
Ordinal=
"3" />
92 <xsd:attribute name=
"mimetype" type=
"xsd:string" msdata:
Ordinal=
"4" />
93 <xsd:attribute ref=
"xml:space" />
96 <xsd:element name=
"resheader">
99 <xsd:element name=
"value" type=
"xsd:string" minOccurs=
"0" msdata:
Ordinal=
"1" />
101 <xsd:attribute name=
"name" type=
"xsd:string" use=
"required" />
108 <resheader name=
"resmimetype">
109 <value>text/microsoft-resx
</value>
111 <resheader name=
"version">
114 <resheader name=
"reader">
115 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=
4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
</value>
117 <resheader name=
"writer">
118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=
4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
</value>
120 <data name=
"Fabrikam.Dsl.TestValidation.TestValidationDomainModel.Description" xml:
space=
"preserve">
121 <value>Description for Fabrikam.Dsl.TestValidation.TestValidation
</value>
122 <comment>Description for DslLibrary
'TestValidation
'</comment>
124 <data name=
"Fabrikam.Dsl.TestValidation.TestValidationDomainModel.DisplayName" xml:
space=
"preserve">
125 <value>TestValidation
</value>
126 <comment>DisplayName for DslLibrary
'TestValidation
'</comment>
128 <data name=
"Fabrikam.Dsl.TestValidation.NamedElement.Description" xml:
space=
"preserve">
129 <value>Description for Fabrikam.Dsl.TestValidation.NamedElement
</value>
130 <comment>Description for DomainClass
'NamedElement
'</comment>
132 <data name=
"Fabrikam.Dsl.TestValidation.NamedElement.DisplayName" xml:
space=
"preserve">
133 <value>Named Element
</value>
134 <comment>DisplayName for DomainClass
'NamedElement
'</comment>
136 <data name=
"Fabrikam.Dsl.TestValidation.NamedElement/Name.Description" xml:
space=
"preserve">
137 <value>Description for Fabrikam.Dsl.TestValidation.NamedElement.Name
</value>
138 <comment>Description for DomainProperty
'Name
' on DomainClass
'NamedElement
'</comment>
140 <data name=
"Fabrikam.Dsl.TestValidation.NamedElement/Name.DisplayName" xml:
space=
"preserve">
142 <comment>DisplayName for DomainProperty
'Name
' on DomainClass
'NamedElement
'</comment>
144 <data name=
"Fabrikam.Dsl.TestValidation.Family.Description" xml:
space=
"preserve">
146 <comment>Description for DomainClass
'Family
'</comment>
148 <data name=
"Fabrikam.Dsl.TestValidation.Family.DisplayName" xml:
space=
"preserve">
149 <value>Family
</value>
150 <comment>DisplayName for DomainClass
'Family
'</comment>
152 <data name=
"Fabrikam.Dsl.TestValidation.Person.Description" xml:
space=
"preserve">
154 <comment>Description for DomainClass
'Person
'</comment>
156 <data name=
"Fabrikam.Dsl.TestValidation.Person.DisplayName" xml:
space=
"preserve">
157 <value>Person
</value>
158 <comment>DisplayName for DomainClass
'Person
'</comment>
160 <data name=
"Fabrikam.Dsl.TestValidation.Person/Birth.Description" xml:
space=
"preserve">
162 <comment>Description for DomainProperty
'Birth
' on DomainClass
'Person
'</comment>
164 <data name=
"Fabrikam.Dsl.TestValidation.Person/Birth.DisplayName" xml:
space=
"preserve">
166 <comment>DisplayName for DomainProperty
'Birth
' on DomainClass
'Person
'</comment>
168 <data name=
"Fabrikam.Dsl.TestValidation.Person/Death.Description" xml:
space=
"preserve">
170 <comment>Description for DomainProperty
'Death
' on DomainClass
'Person
'</comment>
172 <data name=
"Fabrikam.Dsl.TestValidation.Person/Death.DisplayName" xml:
space=
"preserve">
174 <comment>DisplayName for DomainProperty
'Death
' on DomainClass
'Person
'</comment>
176 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople.Description" xml:
space=
"preserve">
177 <value>Description for Fabrikam.Dsl.TestValidation.FamilyHasPeople
</value>
178 <comment>Description for DomainClass
'FamilyHasPeople
'</comment>
180 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople.DisplayName" xml:
space=
"preserve">
181 <value>Family Has People
</value>
182 <comment>DisplayName for DomainClass
'FamilyHasPeople
'</comment>
184 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople/Family.Description" xml:
space=
"preserve">
185 <value>Description for Fabrikam.DSL.TestValidation.FamilyHasPeople.People
</value>
186 <comment>Description for DomainRole
'Family
' on DomainRelationship
'FamilyHasPeople
'</comment>
188 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople/Family.DisplayName" xml:
space=
"preserve">
189 <value>Family
</value>
190 <comment>DisplayName for DomainRole
'Family
' on DomainRelationship
'FamilyHasPeople
'</comment>
192 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople/Family.PropertyDisplayName" xml:
space=
"preserve">
193 <value>People
</value>
194 <comment>PropertyDisplayName for DomainRole
'Family
' on DomainRelationship
'FamilyHasPeople
'</comment>
196 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople/People.Description" xml:
space=
"preserve">
197 <value>Description for Fabrikam.DSL.TestValidation.FamilyHasPeople.Family
</value>
198 <comment>Description for DomainRole
'People
' on DomainRelationship
'FamilyHasPeople
'</comment>
200 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople/People.DisplayName" xml:
space=
"preserve">
201 <value>People
</value>
202 <comment>DisplayName for DomainRole
'People
' on DomainRelationship
'FamilyHasPeople
'</comment>
204 <data name=
"Fabrikam.Dsl.TestValidation.FamilyHasPeople/People.PropertyDisplayName" xml:
space=
"preserve">
205 <value>Family
</value>
206 <comment>PropertyDisplayName for DomainRole
'People
' on DomainRelationship
'FamilyHasPeople
'</comment>
208 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation.Description" xml:
space=
"preserve">
209 <value>Description for Fabrikam.Dsl.TestValidation.ParentRelation
</value>
210 <comment>Description for DomainClass
'ParentRelation
'</comment>
212 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation.DisplayName" xml:
space=
"preserve">
213 <value>Parent Relation
</value>
214 <comment>DisplayName for DomainClass
'ParentRelation
'</comment>
216 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/ExampleProperty.Description" xml:
space=
"preserve">
218 <comment>Description for DomainProperty
'ExampleProperty
' on DomainClass
'ParentRelation
'</comment>
220 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/ExampleProperty.DisplayName" xml:
space=
"preserve">
221 <value>Example Property
</value>
222 <comment>DisplayName for DomainProperty
'ExampleProperty
' on DomainClass
'ParentRelation
'</comment>
224 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/Child.Description" xml:
space=
"preserve">
225 <value>Description for Fabrikam.DSL.TestValidation.ParentRelation.Parent
</value>
226 <comment>Description for DomainRole
'Child
' on DomainRelationship
'ParentRelation
'</comment>
228 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/Child.DisplayName" xml:
space=
"preserve">
230 <comment>DisplayName for DomainRole
'Child
' on DomainRelationship
'ParentRelation
'</comment>
232 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/Child.PropertyDisplayName" xml:
space=
"preserve">
233 <value>Parent
</value>
234 <comment>PropertyDisplayName for DomainRole
'Child
' on DomainRelationship
'ParentRelation
'</comment>
236 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/Parent.Description" xml:
space=
"preserve">
237 <value>Description for Fabrikam.DSL.TestValidation.ParentRelation.Child
</value>
238 <comment>Description for DomainRole
'Parent
' on DomainRelationship
'ParentRelation
'</comment>
240 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/Parent.DisplayName" xml:
space=
"preserve">
241 <value>Parent
</value>
242 <comment>DisplayName for DomainRole
'Parent
' on DomainRelationship
'ParentRelation
'</comment>
244 <data name=
"Fabrikam.Dsl.TestValidation.ParentRelation/Parent.PropertyDisplayName" xml:
space=
"preserve">
246 <comment>PropertyDisplayName for DomainRole
'Parent
' on DomainRelationship
'ParentRelation
'</comment>
248 <data name=
"Fabrikam.Dsl.TestValidation.PersonShape.Description" xml:
space=
"preserve">
249 <value>Description for Fabrikam.Dsl.TestValidation.PersonShape
</value>
250 <comment>Description for DomainClass
'PersonShape
'</comment>
252 <data name=
"Fabrikam.Dsl.TestValidation.PersonShape.DisplayName" xml:
space=
"preserve">
253 <value>Person Shape
</value>
254 <comment>DisplayName for DomainClass
'PersonShape
'</comment>
256 <data name=
"PersonShapeNameDefaultText" xml:
space=
"preserve">
257 <value>PersonShapeNameDecorator
</value>
258 <comment>Text decorator default text
</comment>
260 <data name=
"PersonShapeBirthDefaultText" xml:
space=
"preserve">
261 <value>PersonShapeBirthDecorator
</value>
262 <comment>Text decorator default text
</comment>
264 <data name=
"PersonShapeHyphenDefaultText" xml:
space=
"preserve">
266 <comment>Text decorator default text
</comment>
268 <data name=
"PersonShapeDeathDefaultText" xml:
space=
"preserve">
269 <value>PersonShapeDeathDecorator
</value>
270 <comment>Text decorator default text
</comment>
272 <data name=
"Fabrikam.Dsl.TestValidation.ParentConnector.Description" xml:
space=
"preserve">
273 <value>Description for Fabrikam.Dsl.TestValidation.ParentConnector
</value>
274 <comment>Description for DomainClass
'ParentConnector
'</comment>
276 <data name=
"Fabrikam.Dsl.TestValidation.ParentConnector.DisplayName" xml:
space=
"preserve">
277 <value>Parent Connector
</value>
278 <comment>DisplayName for DomainClass
'ParentConnector
'</comment>
280 <data name=
"ParentConnectorLabelDefaultText" xml:
space=
"preserve">
281 <value>DefaultLabelText
</value>
282 <comment>Text decorator default text
</comment>
284 <data name=
"FormatList" xml:
space=
"preserve">
285 <value>TestValidation (*.ftree)|*.ftree
</value>
286 <comment>A list of file format specifiers for the Save dialog box
</comment>
288 <data name=
"ModelExplorerTitle" xml:
space=
"preserve">
289 <value>TestValidation
</value>
290 <comment>Model Explorer Toolwindow title
</comment>
292 <data name=
"Fabrikam.Dsl.TestValidation.TestValidationDiagram.Description" xml:
space=
"preserve">
293 <value>Description for Fabrikam.Dsl.TestValidation.TestValidationDiagram
</value>
294 <comment>Description for DomainClass
'TestValidationDiagram
'</comment>
296 <data name=
"Fabrikam.Dsl.TestValidation.TestValidationDiagram.DisplayName" xml:
space=
"preserve">
297 <value>Test Validation Diagram
</value>
298 <comment>DisplayName for DomainClass
'TestValidationDiagram
'</comment>
300 <data name=
"TestValidationToolboxTab" xml:
space=
"preserve">
301 <value>TestValidation
</value>
302 <comment>Toolbox item tab name
</comment>
304 <data name=
"PersonToolboxItem" xml:
space=
"preserve">
305 <value>Person
</value>
306 <comment>Toolbox item name
</comment>
308 <data name=
"PersonToolboxTooltip" xml:
space=
"preserve">
309 <value>Drag onto diagram to create a Person
</value>
310 <comment>Toolbox tooltip text
</comment>
312 <data name=
"ParentRelationToolboxItem" xml:
space=
"preserve">
313 <value>ParentRelation
</value>
314 <comment>Toolbox item name
</comment>
316 <data name=
"ParentRelationToolboxTooltip" xml:
space=
"preserve">
317 <value>Click, click then drag from child to parent
</value>
318 <comment>Toolbox tooltip text
</comment>
320 <data name=
"UnresolvedToolboxItem" xml:
space=
"preserve">
321 <value>ToolboxItem {
0} was not found
</value>
322 <comment>Invalid toolId
</comment>
324 <data name=
"UnsupportedToolboxFormat" xml:
space=
"preserve">
325 <value>Unsupported toolbox format: {
0}
</value>
326 <comment>Unsupported format Id
</comment>
328 <data name=
"UnrecognizedElementType" xml:
space=
"preserve">
329 <value>ElementType {
0} is not recognized as a type of domain class which belongs to this domain model.
</value>
330 <comment>Incorrect ElementType passed in to Model.CreateElement method
</comment>
332 <data name=
"UnrecognizedElementLinkType" xml:
space=
"preserve">
333 <value>ElementLinkType {
0} is not recognized as a type of domain relationship which belongs to this domain model.
</value>
334 <comment>Incorrect ElementLinkType passed in to Model.CreateElementLink method
</comment>
336 <data name=
"AmbiguousSchema" xml:
space=
"preserve">
337 <value>More than one schema found for target namespace
'{
0}
', use the first one at
'{
1}
'.
</value>
338 <comment>Serialization Warning: AmbiguousSchema
</comment>
340 <data name=
"ExpectingFullFormRelationship" xml:
space=
"preserve">
341 <value>Element
'{
0}
' is treated as the target role-player of a relationship
'{
1}
' instance, which should be serialized in full-form.
</value>
342 <comment>Serialization Warning: ExpectingFullFormRelationship
</comment>
344 <data name=
"ExpectingShortFormRelationship" xml:
space=
"preserve">
345 <value>Instances of relationship
'{
0}
' should be serialized in short-form.
</value>
346 <comment>Serialization Warning: ExpectingShortFormRelationship
</comment>
348 <data name=
"IgnoredPropertyValue" xml:
space=
"preserve">
349 <value>Invalid property value
'{
0}
' for property
'{
1}
' with type
'{
2}
', ignored.
</value>
350 <comment>Serialization Warning: IgnoredPropertyValue
</comment>
352 <data name=
"MissingId" xml:
space=
"preserve">
353 <value>Missing
'Id
' attribute, a new Guid
'{
0}
' is auto-generated.
</value>
354 <comment>Serialization Warning: MissingId
</comment>
356 <data name=
"MonikerResolvedToDuplicateLink" xml:
space=
"preserve">
357 <value>Resolving moniker
'{
0}
' causes a duplicate link to be created, so the link and the moniker are ignored.
</value>
358 <comment>Serialization Warning: MonikerResolvedToDuplicateLink
</comment>
360 <data name=
"NoSchema" xml:
space=
"preserve">
361 <value>Cannot find a schema that defines target namespace
'{
0}
', schema validation skipped.
</value>
362 <comment>Serialization Warning: NoSchema
</comment>
364 <data name=
"UnexpectedXmlElement" xml:
space=
"preserve">
365 <value>Unexpected XML element
'{
0}
', ignored.
</value>
366 <comment>Serialization Warning: UnexpectedXmlElement
</comment>
368 <data name=
"AmbiguousMoniker" xml:
space=
"preserve">
369 <value>Ambiguous moniker
'{
0}
' encountered. It is used for both
'{
1}
' and
'{
2}
'.
</value>
370 <comment>Serialization Error: AmbiguousMoniker
</comment>
372 <data name=
"CannotMonikerizeElement" xml:
space=
"preserve">
373 <value>Instances of DomainClass
'{
0}
' cannot be serialized as a moniker.
374 A DomainClass can be serialized as a moniker only if
375 1) it has a defined/inherited DomainProperty marked as IsMonikerKey=true, or
376 2) it is marked/inherited with SerializeId=true.
</value>
377 <comment>Serialization Error: CannotMonikerizeElement
</comment>
379 <data name=
"CannotOpenDocument" xml:
space=
"preserve">
380 <value>Error encountered, check Error List window for details.
</value>
381 <comment>Serialization Error: CannotOpenDocument
</comment>
383 <data name=
"CannotSaveDocument" xml:
space=
"preserve">
384 <value>Error encountered, check Error List window for details.
</value>
385 <comment>Serialization Error: CannotSaveDocument
</comment>
387 <data name=
"DanglingRelationship" xml:
space=
"preserve">
388 <value>Relationship
'{
0}
' instance is missing target role-player.
</value>
389 <comment>Serialization Error: DanglingRelationship
</comment>
391 <data name=
"InvalidPropertyValue" xml:
space=
"preserve">
392 <value>Invalid property value
'{
0}
' for property
'{
1}
' with type
'{
2}
'.
</value>
393 <comment>Serialization Error: InvalidPropertyValue
</comment>
395 <data name=
"MissingMoniker" xml:
space=
"preserve">
396 <value>Missing moniker. A moniker is expected in attribute
'{
0}
'.
</value>
397 <comment>Serialization Error: MissingMoniker
</comment>
399 <data name=
"MissingTransaction" xml:
space=
"preserve">
400 <value>This must be called within the context of an active transaction.
</value>
401 <comment>Serialization Error: MissingTransaction
</comment>
403 <data name=
"UnresolvedMoniker" xml:
space=
"preserve">
404 <value>Cannot resolve moniker
'{
0}
'.
</value>
405 <comment>Serialization Error: UnresolvedMoniker
</comment>
407 <data name=
"VersionMismatch" xml:
space=
"preserve">
408 <value>Unsupported version
'{
0}
', can only support
'{
1}
'.
</value>
409 <comment>Serialization Error: VersionMismatch
</comment>
411 <data name=
"CannotCloseExistingDiagramDocument" xml:
space=
"preserve">
412 <value>Diagram file
'{
0}
' cannot be closed.
</value>
413 <comment>User cancel closing diagram file. Hence, the DSL model file cannot be opened
</comment>
415 <data name=
"BindingErrorOccurred" xml:
space=
"preserve">
416 <value>Extensions for this designer may not be found as a MEF binding error has occurred. The error that occurred was:
418 <comment>MEF binding error occurred - exception message being logged in the error window so the user is aware.
</comment>
420 <data name=
"InvalidSaveRootElementType" xml:
space=
"preserve">
421 <value>'{
0}
' is not a valid root element type.
</value>
422 <comment>Exception message used if an invalid root element type is passed to IDomainModelSerializer.SaveModel / SaveModelAndDiagram
</comment>
424 <data name=
"InvalidSaveDiagramType" xml:
space=
"preserve">
425 <value>'{
0}
' is not a valid diagram type.
</value>
426 <comment>Exception message used if an invalid diagram type is passed to IDomainModelSerializer.SaveModelAndDiagram
</comment>
428 <data name=
"MinimumMultiplicityMissingLink" xml:
space=
"preserve">
429 <value>{
0} {
1} has no {
2}.
</value>
430 <comment>Multiplicity underflow validation.
</comment>
432 <data name=
"SaveOperationCancelled" xml:
space=
"preserve">
433 <value>Save operation cancelled.
</value>
434 <comment>Message when save is cancelled on validation errors
</comment>
436 <data name=
"SaveValidationFailed" xml:
space=
"preserve">
437 <value>There were validation errors, continue save?
</value>
438 <comment>Message when validation errors are found on save
</comment>
440 <data name=
"UnloadableSaveValidationFailed" xml:
space=
"preserve">
441 <value>There were validation errors. Continuing to save may cause the file to become unloadable, do you want to continue?
</value>
442 <comment>Message when validation errors are found on save that will cause file to become unloadable
</comment>
444 <assembly alias=
"System.Windows.Forms" name=
"System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
445 <data name=
"PersonToolboxBitmap" type=
"System.Resources.ResXFileRef, System.Windows.Forms" xml:
space=
"preserve">
446 <value>..\resources\personshapetoolbitmap.bmp;System.Drawing.Bitmap, System.Drawing, Version=
4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
</value>
447 <comment>Toolbox item image
</comment>
449 <data name=
"ParentRelationToolboxBitmap" type=
"System.Resources.ResXFileRef, System.Windows.Forms" xml:
space=
"preserve">
450 <value>..\resources\parentconnectortoolbitmap.bmp;System.Drawing.Bitmap, System.Drawing, Version=
4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
</value>
451 <comment>Toolbox item image
</comment>